<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_RUSSIAN</nationality>

		<long_name>OT-34/76 Model 1942</long_name>
		<short_name>OT-34/76</short_name>
		<comment>A T-34/76 Model 1942 but with an additional hull mounted flamethrower</comment>

		<uniform_profile>uniform_profile_russian_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_russian_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>3</month><year>1942</year><number>30</number></data>
		<data><month>7</month><year>1943</year><number>10</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-T-34-76 1940.png</image_profile>
			<weight>31400</weight>
		</attributes>

		<drive>
			<engine>
				<name>V 2 34</name>
				<horsepower>600</horsepower>
				<reliability>RELIABILITY_POOR</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>4</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_CONTROLLED_DIFFERENTIAL</steering>

			<exhaust_pipe>
				<offsetX>47</offsetX>
				<offsetY>280</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>

			<exhaust_pipe>
				<offsetX>-47</offsetX>
				<offsetY>280</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>0</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-T-34-76 1940.png</image_view>

			<width>300</width>
			<length>595</length>
			<height>158</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>47@60</upper_front>
				<lower_front>47@-60</lower_front>
				<upper_side>45@41</upper_side>
				<lower_side>45</lower_side>
				<upper_rear>45@45</upper_rear>
				<lower_rear>45@-45</lower_rear>
				<top>20</top>
				<bottom>16</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<fixed_weapon>
			<offsetX>50</offsetX>
			<offsetY>-220</offsetY>
			<offsetZ>140</offsetZ>
			<minAngle>-25</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_FLAMETHROWER_TANK</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_FLAMETHROWER_TANK</for><rounds>400</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-T-34-76 1940 turret.png</image_view>

			<diameter>170</diameter>
			<height>70</height>
			<offsetX>0</offsetX>
			<offsetY>-55</offsetY>

			<rotate_time>14</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>65@10</front>
				<side>65@25</side>
				<rear>47@25</rear>
				<top>20</top>
				<mantlet>65</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_76_F_34</type></weapon>
			<weapon><type>WEAPON_LMG_DT</type><offsetX>30</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_76_F_34</for><flavour>FLAVOUR_HE</flavour><rounds>64</rounds></ammo>
			<ammo><for>WEAPON_CANNON_76_F_34</for><flavour>FLAVOUR_AP</flavour><rounds>13</rounds></ammo>
			<ammo><for>WEAPON_LMG_DT</for><rounds>2000</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_GUNNER</job>
				<weapon><type>WEAPON_PISTOL_TOKAREV</type></weapon>
				<ammo><for>WEAPON_PISTOL_TOKAREV</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
